PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFField Class / getWidgets Method
In This Topic
    getWidgets Method
    In This Topic
    Gets the list of field widgets.
    Syntax
    public PDFFieldWidgetCollection getWidgets()

    Return Value

    The list of widgets that represent the field on PDF pages.
    See Also